select

public void select(int index)

Notifies the browser that the client certificate from the list with the given index should be selected.


public void select(ClientCertificate clientCertificate)

Notifies the browser that the given clientCertificate should be selected.